-
Home
-
WP Telegram (Auto Post and Notifications)
-
3.2.0
-
Code
-
Classes
- Element
Total Complexity |
56 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
329 |
Lines of code |
147 |
Logical lines of code |
76 |
Comment lines |
101 |
Methods |
24 |
Properties |
4 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getSiblingPosition() |
S |
59 |
5 |
16 |
isDescendantOf() |
S |
60 |
5 |
14 |
getNextNode() |
S |
63 |
5 |
12 |
getListItemLevel() |
S |
62 |
4 |
11 |
getNextElement() |
S |
68 |
3 |
7 |
getNext() |
S |
66 |
3 |
9 |
getCachedNextElement() |
S |
65 |
3 |
10 |
setFinalOutput() |
S |
68 |
3 |
7 |
getChildren() |
S |
66 |
3 |
9 |
getNextSibling() |
S |
78 |
2 |
3 |
getPreviousSibling() |
S |
78 |
2 |
3 |
getParent() |
S |
79 |
2 |
3 |
getValue() |
S |
79 |
2 |
3 |
isWhitespace() |
S |
78 |
2 |
3 |
getAttribute() |
S |
71 |
2 |
6 |
equals() |
S |
71 |
2 |
6 |
hasChildren() |
S |
81 |
1 |
3 |
getNode() |
S |
82 |
1 |
3 |
hasParent() |
S |
80 |
1 |
3 |
getChildrenAsString() |
S |
81 |
1 |
3 |
getTagName() |
S |
82 |
1 |
3 |
isText() |
S |
80 |
1 |
3 |
isBlock() |
S |
79 |
1 |
3 |
__construct() |
S |
77 |
1 |
4 |